object LabelLoadDlg: TLabelLoadDlg Left = 80 Top = 122 ActiveControl = ListBox1 BorderStyle = bsDialog Caption = 'Load Label Template' ClientHeight = 179 ClientWidth = 340 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] PixelsPerInch = 96 Position = poScreenCenter ShowHint = True OnCreate = FormCreate OnDestroy = FormDestroy TextHeight = 13 object Bevel1: TBevel Left = 8 Top = 8 Width = 233 Height = 161 Shape = bsFrame IsControl = True end object Label1: TLabel Left = 24 Top = 16 Width = 98 Height = 13 Caption = 'Label Templates:' end object OKBtn: TBitBtn Left = 252 Top = 8 Width = 77 Height = 27 Hint = 'Load Selected Report Template' Caption = '&OK' TabOrder = 0 OnClick = OKBtnClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 252 Top = 72 Width = 77 Height = 27 Hint = 'Display Help Window' TabOrder = 1 Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end object ListBox1: TListBox Left = 24 Top = 32 Width = 121 Height = 129 Hint = 'All Report Templates' ItemHeight = 13 TabOrder = 2 end object BitBtn1: TBitBtn Left = 252 Top = 40 Width = 77 Height = 27 Hint = 'Close This Window' TabOrder = 3 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object Delete_Btn: TBitBtn Left = 151 Top = 32 Width = 77 Height = 27 Hint = 'Delete Selected Report Template' Caption = '&Delete' TabOrder = 4 OnClick = Delete_BtnClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000 3333333777777777F3333330F777777033333337F3F3F3F7F3333330F0808070 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070 33333337F7F7F7F7F3333330F080707033333337F7F7F7F7F3333330F0808070 333333F7F7F7F7F7F3F33030F080707030333737F7F7F7F7F7333300F0808070 03333377F7F7F7F773333330F080707033333337F7F7F7F7F333333070707070 33333337F7F7F7F7FF3333000000000003333377777777777F33330F88877777 0333337FFFFFFFFF7F3333000000000003333377777777777333333330777033 3333333337FFF7F33333333330000033333333333777773333330000} Margin = 2 NumGlyphs = 2 Spacing = -1 IsControl = True end end